From: André Spiegel Date: Thu, 22 Jan 2004 23:37:46 +0000 (+0000) Subject: # X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~24396 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=aff0cf16710bc0a2675602006dd75edb2258ea90;p=emacs.git # --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9373f8aa984..51870739aa9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2004-01-23 Andre Spiegel + + * vc.el (vc-current-line): Function removed. This is now done by + the new function line-at-pos in simple.el. + (vc-annotate-warp-version): Use line-at-pos instead of + vc-current-line. + 2004-01-22 Kim F. Storm * simple.el (line-at-pos): New defun.